Click or drag to resize

ItemChangePropertiesToSet Property

Represents an update to a single property of an item.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Property> PropertiesToSet { get; }

Property Value

Type: IListProperty
See Also